home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / personal / deerexpt.zip / HUNT.HLP < prev    next >
Text File  |  1990-10-01  |  15KB  |  352 lines

  1.  
  2.   █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  3.   █                    HELP IN EDITOR                                █
  4.   █                                                               █
  5.   █  F1:   Popup editor menus                                        █
  6.   █  S-F1: Popup help text - this text - PgDn for More              █
  7.   █                                                                 █
  8.   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  9.  
  10.   Log editor help information (as well as some info used elsewhere)
  11.  is shown in the menus you access with the F1 key.  When you touch
  12.  one of first letters of the commands, or move the cursor bar to the
  13.  command, then added help for the function comes up.  You may move
  14.  the cursor bar to a function and press enter to execute it in your
  15.  log, or you may press F10 or Esc to return to the log and perform
  16.  the function by typing in the keys.  (Note: The File functions 
  17.  are not implemented in this version).
  18.  
  19.  The commands used in the menus are compatible with two of the
  20.  most popular wordprocessors - WordStar and Multimate.  
  21.  
  22.  
  23.  Ctrl F10 Fast toggle the size of help window
  24.  
  25.  F U N C T I O N  K E Y S        SPECIAL COMBINATIONS (Pg Dn for More)
  26. ╔════════════╗╔═════════════╗    ╔════╗╔════╗
  27. ║     F1     ║║     F2      ║    ║Ctrl║║ <- ║ Move to previous word
  28. ║ Pop-Up     ║║ Goto to Line║    ╠════╣╠════╣
  29. ║ Help       ║║             ║    ║Ctrl║║ -> ║ Move to next word
  30. ╠════════════╣╠═════════════╣    ╠════╣╠════╣
  31. ║     F3     ║║     F4      ║    ║Ctrl║║PgUp║ Goto to start of text
  32. ║ Search     ║║ Replace     ║    ╠════╣╠════╣
  33. ║ Srch Again ║║ R. Again    ║    ║Ctrl║║PgDn║ Goto the end of text
  34. ╠════════════╣╠═════════════╣    ╠════╣╠════╣
  35. ║     F5     ║║     F6      ║    ║Ctrl║║Home║ Goto start of page
  36. ║    Copy    ║║ Move Text   ║    ╠════╣╠════╣
  37. ║            ║║             ║    ║Ctrl║║End ║ Goto end of page
  38. ╠════════════╣╠═════════════╣    ╠════╣╠════╣
  39. ║     F7     ║║     F8      ║    ║Ctrl║║BKS ║ Delete actual line
  40. ║ Delete Text║║ Aux Edit    ║    ╠════╣╠════╣
  41. ║            ║║             ║    ║Ctrl║║ V  ║ Insert/Overwrite
  42. ╠════════════╣╠═════════════╣    ╠════╣╚════╝
  43. ║     F9     ║║     F10     ║    ║Del ║ Delete
  44. ║ Extern copy║║ End editor  ║    ╠════╣
  45. ║ View wind  ║║ Resize wind ║    ║Ins ║ Insert/Overwrite
  46. ╚════════════╝╚═════════════╝    ╚════╝
  47. The second function of function-keys is activated when SHIFT is used
  48.  
  49.  
  50.  
  51.  
  52.  CURSOR MOVEMENT
  53.  
  54.   The cursor command functions are straightforward.  Some non-
  55.   obvious ones are discussed here.  
  56.  
  57.   Scrolling up or down causes the text to move but the cursor stays
  58.   on the same line. 
  59.  
  60.   Previous position moves the cursor to its position just prior to
  61.   the last command.  For example, if you press F2 to Goto a certain
  62.   line, this command takes you back to the where you started from.
  63.  
  64.   Goto position sends you to the position where position is the
  65.   number of characters from the textstart.  Press return after you
  66.   enter the line number to go to.
  67.  
  68.   Goto Blockstart and Blockend take you to positions you mark with
  69.   Block Function commands.
  70.  
  71.  
  72.  INSERT AND DELETE
  73.  
  74.   Insert Line - inserts a line break at the cursor position.
  75.   
  76.   Backspace - delete character left of cursor - characters to right
  77.   move one position to the left.
  78.  
  79.   Delete character - deletes the character under the cursor and
  80.   moves any characters to the right of the cursor one position to
  81.   the left. The command works across line breaks, and can be used 
  82.   to remove them. 
  83.  
  84.   Delete word - to right of cursor - use Paste to restore (see 
  85.   Block Functions).
  86.  
  87.   Delete to start of line - from cursor position - use Paste to 
  88.   restore (see Block Functions).
  89.  
  90.   Delete to end of line - from current cursor position - use Paste 
  91.   to restore (See Block Functions).
  92.  
  93.   Delete Line - Deletes the line containing the cursor and moves 
  94.   any lines below one line up (use Paste to undo the command).
  95.  
  96.  
  97.  SEARCH AND REPLACE FUNCTIONS
  98.  
  99.   These commands are pretty straightforward.  You search for 
  100.   strings up to 45 characters long which include any characters 
  101.   including control characters.  
  102.  
  103.   Do what the Pop-up boxes indicate for Search and Replace.  
  104.  
  105.   Searching is case-insensitive.
  106.  
  107.   Replace is similar to Search except you change the found string 
  108.   with another up to 45 characters long.  When you answer yes to 
  109.   be prompted the cursor is placed at the start of the found string 
  110.   and you answer y(yes) or (no) to replace.  Press the r-key to 
  111.   replace all occurences of the found string which follow.
  112.  
  113.   Wordstar search and replace commands are the same as the ones 
  114.   above except that user input is terminated by a cr (carriage 
  115.   return) instead of the command keystroke (F3 or F4).  This means 
  116.   it is not possible to search for new lines.
  117.  
  118.   Abort the commands with the Esc key.
  119.  
  120.  
  121.  BLOCK FUNCTIONS
  122.  
  123.   The Wordstar commands in the second column of the menu require 
  124.   you to mark a block by placing a block-begin marker before the 
  125.   first character and a block-end marker after the last character 
  126.   of the desired portion of the text.  Once the block is marked, 
  127.   you can copy move, delete, print, or write it to a file. 
  128.  
  129.   Multimate commands in the first column of the menu work on the 
  130.   principle that you use the same key to begin and end a given 
  131.   operation.  For example, to copy a block press F5 to mark the 
  132.   start of the block, move your cursor arrows to the end of the 
  133.   block you wish to copy and press F5 again.  Then move the cursor 
  134.   arrows to the position you want to add the text to and press F5 
  135.   a third time - the text is now copied. To abort Multimate block 
  136.   command before it is completed, just press ESC.  Move and Delete 
  137.   work similarly.
  138.  
  139.   Use the paste function to copy blocks multiple times.  You may 
  140.   edit the paste buffer to change copies before pasting if desired 
  141.   (see Miscellaneous Help)
  142.  
  143.  
  144.  SPECIAL BLOCK FUNCTIONS
  145.  
  146.   Copy Block to Printer - Block must be previously marked to work.  
  147.   The block is left unchanged in the log.
  148.  
  149.   Copy Block to File - Block must be previously marked to work - 
  150.   the block is left unchanged in the file.  A window pops up 
  151.   prompting you for a file name.  Press return and a list of file 
  152.   names comes up if you wish to overwrite an existing one.  To 
  153.   specify a file name without an extension (last three characters) 
  154.   follow the name with a dot.
  155.  
  156.   Change Case of block - Changes case to upper, lower, or reverses 
  157.   the case.
  158.  
  159.   Copy Block from File - Invokes the auxiliary editor, 
  160.   pops up a list of files to pick from (ones recently used) - or 
  161.   choose - load files - to pop up a window where you enter a file 
  162.   name (press enter here to examine all files in the current 
  163.   directory). You may use Dos wildcards in the file name as well. 
  164.   To read a file with no extension append a period to the file name.
  165.   You can use the Block Commands or use F9 to mark the beginning
  166.   and end of the block.  When you mark the end block with F9, marked,
  167.   text transfers to your cursor position in you original log.
  168.  
  169.  FILE COMMANDS - Not implemented in this version
  170.  
  171.  
  172.  APPLICATION KEYS - see the 'Utility' file for more information
  173.  
  174.   Find Patterns - Excerpts data from file you are working on
  175.   and places it in another file called 'pattern'.
  176.   
  177.   Show Diskspace - shows the amount of available space on the
  178.   current drive and disk.  This is important if you create any
  179.   files or "bak" files.  You need room for any files you
  180.   create.
  181.     
  182.   Show Date/Time - shows date and time as set in your computer
  183.   
  184.   Delete a File - give any name for a file to delete - if you
  185.   give an improper name the program will just return.  If the
  186.   path is incorrect, then you get an error message.  Also
  187.   you cannot delete a file you have up on the screen; when you
  188.   leave the file it resaves under the name on the status line.
  189.   
  190.   Show Free Memory - show memory available in the computer.  This
  191.   may be important.  If you plan to use the F8 key to overlay
  192.   the current file, and then use the F9 key to overlay this file
  193.   then you potentially will use up 64K (maximum file size) 
  194.   times 3 (192K) more of memory.  You may get want to check the 
  195.   memory available before performing this operation.  You can
  196.   get more memory by disabling any memory resident programs
  197.   you may have using memory.
  198.  
  199.   Copy all Logs -  This function allows you to easily backup or 
  200.   restore all your logs so you have added protection.  Also you can 
  201.   share you logs with other Fish Expert enthusiasts.
  202.   
  203.   The function copies all logs (files with no extensions) in the 
  204.   directory or disk you specify to the directory or disk you 
  205.   specify.
  206.   
  207.   E.g. 'c:\outdoor' for the from directory and 'a:' for the to 
  208.   directory copies your logs to a disk in drive 'a'  (do not enter 
  209.   quotes).
  210.   
  211.   If the files do not fit on one disk, the process copies all the 
  212.   logs it can and then ends.  You must then use the 'Alt-B' function
  213.   to copy those logs for which room did not exist to another disk 
  214.   where room exists. You get an error 1112 'Cannot write correct
  215.   number of bytes to file'.  This is probably caused by a full disk.
  216.  
  217.   Copy selected Log - Copies one file you specify at a time from a 
  218.   disk or directory you specify to a disk or directory you specify.
  219.   
  220.   E.g. Copy from 'C:\outdoor' brings up logs (files with no 
  221.   extension) in directory 'C:\outdoor'.  Use arrow keys to move to 
  222.   the log you want to copy and press return to copy it to the disk 
  223.   and/or directory you specify.
  224.   
  225.   Access DOS - Puts you in the Dos interactive mode where you can 
  226.   run other programs. This process requires that the command 
  227.   interpreter (Dos: Command.com; OS/2: Cmd.exe) is accessible.  
  228.   In DOS if you install any memory resident programs while using 
  229.   Alt-D, you probably will NOT be able to return to the expert 
  230.   system successfully since the memory resident program may take 
  231.   up required memory.  In OS/2 you are probably ok doing just
  232.   about anything.
  233.   
  234.   Also, for those who have DOS less than 3.0, if you change 
  235.   directory from the directory you are in when you press Alt-D, 
  236.   you must change back to this same directory or else you will get 
  237.   an error and may lose entered data in your log.  The directory 
  238.   is automatically changed back for DOS users 3.0 or higher.
  239.  
  240.  
  241.  
  242.  MISCELLANEOUS COMMANDS - 
  243.  
  244.   Auxiliary Editor - Allows another file to be examined and changed 
  245.   in addition to the log you are working on.  Use this feature to 
  246.   change headings for some of your logs.  The file for changing 
  247.   headings is "headcfg.dat".  Use the Ctl-F10 key to enlarge the 
  248.   window.  
  249.  
  250.   Edit Paste Buffer - Allows you to examine the last item changed 
  251.   in other edit commands and further change it before using it 
  252.   again in other functions.  The paster buffer keeps items put in
  253.   it as you change logs so it can be quite handy.
  254.  
  255.   Auto Indentation - provides automatic indentation of successive 
  256.   lines.  When auto indentation is active, the cursor does not 
  257.   return to column one when you press Enter. Instead, it returns 
  258.   to the starting column of the line you just left.  When auto 
  259.   indentation is on the message 'Indent' shows up on the status 
  260.   line; when its off the message disappears.
  261.  
  262.   Insert mode - When entering text, you can choose between two 
  263.   basic modes with the insert mode toggle.  The status line 
  264.   displays the insert mode (or overwrite mode).
  265.  
  266.   Text mode - Allows you to toggle wordwrapping at the end of the 
  267.   line on and off.  When On words wrap to the next line from the 
  268.   previous line if they are to long.  This is handy for adding 
  269.   lines and makes for faster typing of long lines in text.  When 
  270.   off you go to the next line by pressing the return key.
  271.  
  272.   Lower/Upper/Reverse case word - use these to change the case of 
  273.   a single word.
  274.  
  275.   Exit Editor - F10 saves the currently edited log to disk before 
  276.   going back to the main menu.  The Esc Key returns to the main 
  277.   menu without saving any changes to disk.  When you press Esc and 
  278.   have made changes you will be prompted: "Are you sure (y/n)" to 
  279.   remind you to save if desired.  Answer yes to return without 
  280.   saving and no to return to the log.  If you did not make changes 
  281.   you do not get the reminder message.
  282.  
  283.  
  284.  GLOBAL COMMANDS
  285.  
  286.   Resize Window(Shift-F10)- Allows you to change the window size;
  287.   change, then press return to establish the size and return to work 
  288.   in the window.  This only applies to the Directory Window, the
  289.   Library Window, the Auxiliary Log Editor(F8), the external copy/
  290.   view window(F9), and logs without headings.  The arrow keys
  291.   with the Ctrl key allows a faster resize.  The Ctrl key and the
  292.   Home, End, PgDn, and PgUp keys move the window to each corner.
  293.   For example, the Ctrl Home Key moves the window to the upper left
  294.   corner; Ctrl End to the lower right; Ctrl PgUp to the upper right;
  295.   Ctrl PgDn to the lower right.  Other movement keys are:
  296.  
  297.      Arrow keys - move one side in the arrow direction     
  298.      Ctl-Right/Left Arrow - fast move of side in arrow direction
  299.      PgDn - extends window to bottom of screen
  300.      PgUp - extends window to top of screen
  301.      Shift-Up - up one row
  302.      Shift-Down - down one row
  303.      Shift-Right - right one column
  304.      Shift-Left - left one column
  305.      Shift-Home - to left edge of screen
  306.      Shift-End - to right edge of screen
  307.      Shift-PgUp - to top of screen
  308.      Shift-PgDn - to bottome of screen 
  309.      
  310.  
  311.   Zoom Window - The Window is enlarged to full screen size and any 
  312.   headings are not displayed.  Press again to restore the window 
  313.   and headings to normal size.
  314.  
  315.   Previous line - When the log prompts for a string as in Search 
  316.   commands pressing previous line causes the most recently entered 
  317.   string to be shown.
  318.  
  319.   File mask - use in the library and auxiliary editor to only 
  320.   select files with a certain extension e.g. *.txt or *. (no 
  321.   extension).  The Directory lists only files with those extensions 
  322.   instead of all files in the current directory.  Dos wildcards are 
  323.   acceptable.
  324.  
  325.  
  326.  PRINTERMENU - 
  327.  
  328.  When you press Alt-P a printer menu pops up.  You then toggle 
  329.  whether you want screen output to go to the printer or to a file.  
  330.  Move the cursor arrow to Printer or LOG file and then press return 
  331.  to toggle it off or on.  The log file name is "Prolog.log"; view
  332.  the contents using the Auxiliary Log editor (F8).  Press F8, enter,
  333.  then enter the name "Prolog.log".  The log comes up and you review
  334.  edit, and/or print it.  Turn on "Text mode" to make the long 
  335.  descriptive lines word wrap (see Miscellaneous help - and use 
  336.  Ctl Q Ctl W) for better viewing.  You also may wish to delete 
  337.  unnecessary lines or add your own comments.
  338.  
  339.  
  340.  DIFFERENCES
  341.   A few differences exist here between the Wordstar commands we use 
  342.   and actual Wordstar commands.  
  343.  
  344.   Autoindent here toggles it off and on.
  345.  
  346.   Carriage returns cannot be entered at the end of a line in 
  347.   Overwrite mode.  (If you press Enter(Return) at the end of a line 
  348.   when Insert mode is off, the log will not insert a carriage 
  349.   return character but will move the cursor to the next line)  
  350.   To enter carriage returns, you must switch to Insert mode.
  351.  
  352.